projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cd58e1
)
(sh-while-getopts): Don't add menu-enable property.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 15 Apr 1997 18:16:28 +0000
(18:16 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 15 Apr 1997 18:16:28 +0000
(18:16 +0000)
lisp/progmodes/sh-script.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/sh-script.el
b/lisp/progmodes/sh-script.el
index 782a5b32bf10f0d15241c03872a3445229cc2dd4..2127b4fd64eab789c8594cd2f878f1d7b2bef92f 100644
(file)
--- a/
lisp/progmodes/sh-script.el
+++ b/
lisp/progmodes/sh-script.el
@@
-1386,7
+1386,6
@@
option followed by a colon `:' if the option accepts an argument."
< < "esac" \n
< "done" \n
"shift " (sh-add "OPTIND" -1)))
-(put 'sh-while-getopts 'menu-enable '(sh-feature sh-while-getopts))